Expand description
Taken directly from Ruff.
Structs§
- Deprecated
- Option
Field - Option
Set - A set of options.
- Possible
Value - A possible value for an enum, similar to Clap’s
PossibleValuetype (but without a dependency on Clap).
Enums§
- Option
Entry - Metadata of an option that can either be a
OptionFieldorOptionSet.
Traits§
- Options
Metadata - Returns metadata for its options.
- Visit
- Visits
OptionsMetadata.